home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2006 April / PCnet 2006-06.4.iso / oyun / Arcade.EXE / pong.swf / scripts / DefineButton2_3 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-06-17  |  58 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(2);
  4. }
  5.